From: Kim F. Storm Date: Sun, 26 Jan 2003 18:04:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28588 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e07f428dfc2336d5dc99464612fece2e56063e94;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ede682b81c6..16a9a8a4aa0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,8 @@ * info.el (Info-extract-menu-node-name): Fix 2003-01-24 change. Don't search for next colon if current colon is followed by one of ".", ",", ";", or ")". + (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning. + (Info-find-node) [!MSDOS]: Avoid byte-compiler warning. 2003-01-26 Richard M. Stallman